home *** CD-ROM | disk | FTP | other *** search
/ Network Support Library / RoseWare - Network Support Library.iso / banpr / cnu.txt < prev    next >
Text File  |  1990-05-29  |  9KB  |  181 lines

  1.        =================================================================
  2.                         The Carlisle Network Utilities
  3.  
  4.                                   Release 1.1
  5.        =================================================================
  6.  
  7.        The Carlisle Network Utilities is a set of enhancement programs
  8.        for Banyan VINES networks.  The programs are the result of
  9.        Carlisle's many years of LAN design, installation and management
  10.        experience.  They address communications, diagnostics, batch file
  11.        performance, memory management, and network utilization.
  12.  
  13.        =================================================================
  14.  
  15.        @ECHO     Batch file ECHO command for DOS 3.2 and earlier.
  16.                  Permits batch file compatibility in networks running
  17.                  different versions of DOS.
  18.  
  19.        CALL      Batch file CALL command for DOS version 3.2 and
  20.                  earlier.  Permits one batch file to perform another as
  21.                  a subroutine.  Ensures sufficient Environment space for
  22.                  more complicated CALLed batch files.
  23.  
  24.        CAPSLOCK  Force the CapsLock keyboard state to ON.  Support and
  25.                  simplify older, previously standalone applications that
  26.                  only accept uppercase input.
  27.  
  28.        GETATCLK  Update the system clock from the CMOS (battery) clock.
  29.                  Reset local time after LOGOUT, especially when the
  30.                  server is in a different time-zone (DOS 3.2 and
  31.                  earlier).
  32.  
  33.        HOME      Change to drive and directory specified in the DOS
  34.                  Environment.  Type HOME to return to the directory
  35.                  specified in the HOME user profile entry.
  36.  
  37.        QENVIRON  Display DOS Environment values and space utilization.
  38.                  Show number of bytes allocated and the percent used -
  39.                  determine if the SHELL command parameters in CONFIG.SYS
  40.                  are adequate.
  41.  
  42.        QFS       Display File Service filenames, extended attributes
  43.                  (Share, Exec-only) and Access Rights Lists (ARLs) - a
  44.                  VINES-specific replacement for the DOS DIR and TREE
  45.                  commands.  Total space used and place in a DOS
  46.                  Environment variable for use as part of a simple disk
  47.                  space quota system.
  48.  
  49.        QMAIL     Check if Mail is waiting during LOGIN.  Set ErrorLevel
  50.                  and Environment variable, permitting MAIL to be run
  51.                  automatically.
  52.  
  53.        QNAME     Test for valid StreetTalk username or nickname, expand
  54.                  and display full StreetTalk name, set DOS ErrorLevel if
  55.                  not found.
  56.  
  57.        QNET      Display a concise list of VINES File and Print Service
  58.                  assignments (similar to IBM's NET USE command).
  59.  
  60.        QSERIAL   Display the serial number of a File Service's server,
  61.                  place it in the DOS Environment.
  62.  
  63.        QSPACE    Display space statistics for a drive mapped to
  64.                  specified File Service - bytes available, in-use and
  65.                  free, with percentage values for each.
  66.  
  67.        QST       Display StreetTalk database entries.  Use wildcard
  68.                  names, select only USERS, LISTS, NICKNAMES, SERVICES,
  69.                  etc.  Expand nicknames to full StreetTalk names.
  70.  
  71.        QTIME     Set various date and time formats into the DOS
  72.                  Environment - U.S., international, text, 1-2-3, dBASE.
  73.                  Use as part of a simple usage reporting systems.
  74.  
  75.        QUSER     Display logged-in username and place in DOS
  76.                  Environment.  Determine if a user has successfully
  77.                  logged-in.  Store username (or separate item, group and
  78.                  organization) in DOS Environment for use in PROMPTs or
  79.                  simple usage accounting systems.
  80.  
  81.        QVECTOR   Review PC software interrupts for conflicts.  Determine
  82.                  if VINES conflicts with other applications using
  83.                  interrupts 60H-66H.
  84.  
  85.        QVER      Determine DOS and VINES versions - store these values
  86.                  in the DOS Environment.
  87.  
  88.        QVINES    Determine if the resident VINES software is loaded,
  89.                  set DOS ErrorLevel accordingly, place the VINES
  90.                  interrupt number in the DOS Environment.
  91.  
  92.        REBOOT    Programmed soft system reboot.  Simplify
  93.                  program-controlled system reconfiguration.
  94.  
  95.        RELASYNC  Release the memory acquired by RASYNCH (the VINES
  96.                  Asynchronous Communications Manager).  This facility is
  97.                  not available in VINES!  Easily load and unload
  98.                  third-party communications programs such as SOFTERM,
  99.                  and the newer packages supporting the INT14/6B
  100.                  interface.
  101.  
  102.        RELNETB   Release the memory acquired by PCNETB (the VINES
  103.                  NETBIOS Emulator).  This facility is not available in
  104.                  VINES!  Easily load and unload NETBIOS-based
  105.                  applications.
  106.  
  107.        SETATCLK  Update the CMOS (battery) clock from the system clock.
  108.                  Propagate the network time to the system clock, then to
  109.                  the battery clock for all around synchronization (DOS
  110.                  3.2 and earlier).
  111.  
  112.        UNSHIFT   Clear all keyboard shift states to OFF.  Use UNSHIFT
  113.                  during AUTOEXEC to put the arrow keys back where they
  114.                  belong, on the numeric keypad.  Clear CapsLock in batch
  115.                  files running older applications that require uppercase
  116.                  input.
  117.  
  118.        VCD       Enhanced replacement for DOS CHDIR command.  Change
  119.                  drive and directory simultaneously.  Store the current
  120.                  directory in the DOS Environment.  Change to a drive
  121.                  and directory previously stored.  Suppress displayed
  122.                  messages.  Report outcome via DOS ErrorLevel.
  123.  
  124.        VCOLOR    Full-screen VINES menu color selection.  Simplify
  125.                  selection of menu color schemes, use function keys to
  126.                  try-out the most informative (or most lurid!) color
  127.                  combinations.  Update current VINES SETCOLOR values.
  128.                  Throw away the IBM Technical Reference Manual.
  129.  
  130.        VDUP      (VINES DUPlicating filter) - a DOS file copy filter.
  131.                  Use it with other filters (e.g.  VSTF) to filter (pipe)
  132.                  a file back over itself - overcoming a limitation of
  133.                  standard DOS.
  134.  
  135.        VMD       Enhanced replacement for DOS MKDIR command.  Create a
  136.                  directory from a name stored in the DOS Environment.
  137.                  Change to the drive and directory just created.  Create
  138.                  a uniquely-named subdirectory, change to its drive and
  139.                  directory, store its name in the DOS Environment.
  140.                  Suppress displayed messages.  Report outcome via DOS
  141.                  ErrorLevel.
  142.  
  143.        VMSG      Display a VINES-style message on display line 25.
  144.                  Enhance batch files to display line 25 status messages.
  145.                  Specify text centering, blinking, or
  146.                  wait-for-acknowledgement.
  147.  
  148.        VRD       Enhanced replacement for DOS RMDIR command.  Remove a
  149.                  directory named in the DOS Environment.  Suppress
  150.                  displayed messages.  Report outcome via DOS ErrorLevel.
  151.  
  152.        VSTF      (VINES Standard Text Filter) - a DOS filter that
  153.                  converts any file into a predictable ASCII format.
  154.                  Especially useful for cleaning-up VINES reports and log
  155.                  files for processing by applications programs.
  156.  
  157.        =================================================================
  158.  
  159.        The Carlisle Network Utilities comes complete with one set of
  160.        documentation in a three-ring VINES-style binder.  Besides
  161.        providing syntax, usage and examples of each command, the manual
  162.        explains how to optimize applications for network running, and
  163.        shares some approaches to configuring network hardware.
  164.        Additional documentation sets may also be purchased.
  165.  
  166.        The Carlisle Network Utilities is licensed per VINES server, with
  167.        no restriction on concurrent usage by workstations directly
  168.        connected to the licensed server.  Contact Carlisle for VAR,
  169.        volume, and international pricing.
  170.  
  171.        =================================================================
  172.  
  173.                     --- Carlisle Gateway Systems, Inc. ---
  174.                                  P.O. Box 249
  175.                        Carlisle, Massachusetts 01741 USA
  176.  
  177.                      Tel: 508-369-9667   Fax: 508-371-7381
  178.  
  179.        =================================================================
  180.  
  181.